-
Home
-
Spam protection, Anti-Spam, FireWall by CleanTalk
-
6.47 (latest)
-
Code
-
Classes
- Validate
Total Complexity |
17 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
108 |
Lines of code |
41 |
Logical lines of code |
19 |
Comment lines |
44 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
S |
60 |
6 |
15 |
isUrl() |
S |
73 |
3 |
4 |
isHash() |
S |
78 |
1 |
3 |
isInt() |
S |
78 |
1 |
3 |
isFloat() |
S |
78 |
1 |
3 |
isWord() |
S |
79 |
1 |
3 |
isEmail() |
S |
89 |
1 |
2 |
isValidFilePath() |
S |
89 |
1 |
2 |
isRegexp() |
S |
77 |
1 |
3 |
isUrlencoded() |
S |
79 |
1 |
3 |